systemd.user.services.<name>.Service.ExecStart

Command that is executed when this service is started.

Type
package or string or list of (package or string)
Default
[ ]
Example
"/absolute/path/to/command arg1 arg2"
Declared
<home-manager/modules/systemd.nix>